home *** CD-ROM | disk | FTP | other *** search
/ Aminet 35 / Aminet 35 (2000)(Schatztruhe)[!][Feb 2000].iso / Aminet / dev / basic / BB2_DTPics.lha / DT_Pic-Funcs.readme < prev    next >
Encoding:
Text File  |  1999-10-28  |  726 b   |  31 lines

  1. ; DTLoad - functions v1.25
  2. ; By Leigh Parry
  3. ;
  4. ; Requires :
  5. ;    amigalibs.res in compiler options
  6. ;    installed datatypes for pictures (JPEG for example pics)
  7. ;
  8. ; Seperate file for INCBIN'ing - DTPic-Funcs.asc
  9.  
  10. ; *** Thanks to James L Boyd for ideas ***
  11. ;
  12. ; *** Thanks to Sami Näätänen ***
  13. ;
  14. ; **** Important ****
  15. ; ALTERED NEWTYPE - now stores a mapped variable
  16. ;
  17. ; Took NBitmaps out of DT_2_BM
  18. ; Also by default Function is commented out.
  19. ; if you want to use it just un-comment it.
  20.  
  21. ;Any comments etc. please e-mail me.
  22.  
  23. ; If you use this code please e-mail me to say so.
  24. ; Please acknowledge me in docfiles as some of this was hard work.
  25.  
  26.     Leigh
  27.  
  28.  EMail: lparry@ukonline.co.uk
  29.  URL: http://web.ukonline.co.uk/lparry/
  30.  
  31.